home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
301-325
/
325
/
farprint
/
makefile
< prev
next >
Wrap
Makefile
|
1995-03-14
|
270b
|
17 lines
all: FarPrint FarTest
FarPrint: FarPrint.o
LN FarPrint.o detach.o32 -La32 -Lc32 +CD
FarPrint.o: FarPrint.c
CC FarPrint.c +L
FarTest: FarTest.o Link.o
LN FarTest.o Link.o -Lc32
FarTest.o: FarTest.c
CC FarTest.c +L
Link.o: Link.asm
AS Link.asm